babl: skip unknown formats when loading cache
authorØyvind Kolås <pippin@gimp.org>
Wed, 13 Sep 2017 16:04:49 +0000 (18:04 +0200)
committerØyvind Kolås <pippin@gimp.org>
Wed, 13 Sep 2017 16:04:49 +0000 (18:04 +0200)
commit2315da9ba0ec2b7dbd21c676051559775ad48ee9
tree10bc59cc03c86af7bb91f6f8de1e9c1747e5cc9a
parent3b7fc88e1dc173092921474051c6971cf4d6e5a4
babl: skip unknown formats when loading cache

Fixes bug #787467.

Formats based on custom primaries provided by applications are unknown to babl
at launch, we still want to keep the data though, since this list of most used
fishes first is useful resource in combination with the warnings about missing
fast paths.
babl/babl-cache.c